POV-Ray : Newsgroups : povray.beta-test : [Linux] -h doesn't seem to work. : Re: [Linux] -h doesn't seem to work. Server Time
30 Jul 2024 02:18:35 EDT (-0400)
  Re: [Linux] -h doesn't seem to work.  
From: Mark Gordon
Date: 19 Mar 2002 20:56:53
Message: <3c97ec65$1@news.povray.org>
On Tue, 19 Mar 2002 08:33:37 -0500, Warp wrote:

> Mark Gordon <mtg### [at] mailbagcom> wrote:
>> OK, there's a change in the syntax.  From now on, use -?0, -?1 ....
> 
>   I suppose that you are aware that ? is a wildcard character in most
>   command
> line shells, which may cause problems if written as-is (ie. unless you
> put the parameter into quotation marks, ie. eg. "-?0").

OK, I've tested this on a couple of different systems.  Seems to work fine
under sh/bash/ksh (assuming you don't have a file matching that pattern in
.,which seems a reasonable bet), but it breaks under csh/tcsh/zsh:

% echo -?0
echo: No match.

So the problem isn't quite as widespread as first suggested, but it's
still broken.  I'd only tested this under bash, not having considered the
possibility that the shell might have other plans for the '?'.  I agree we
need to continue to offer an alternative to -?[n], and I'm currently
inclined to favor reverting to -h[n].

-Mark Gordon


Post a reply to this message

Copyright 2003-2023 Persistence of Vision Raytracer Pty. Ltd.